projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d53ab1d
)
Update API doc URL for Cargo
author
Alex Crichton
<alex@alexcrichton.com>
Fri, 3 Feb 2017 22:14:36 +0000
(14:14 -0800)
committer
Alex Crichton
<alex@alexcrichton.com>
Fri, 3 Feb 2017 22:14:36 +0000
(14:14 -0800)
Closes #3640
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index da83c3f88689d8806ad27ecfa4804bf7150f14b4..0cb4e934f7a0304468e3aff54c60e6d9356355ec 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-7,7
+7,7
@@
authors = ["Yehuda Katz <wycats@gmail.com>",
license = "MIT/Apache-2.0"
homepage = "https://crates.io"
repository = "https://github.com/rust-lang/cargo"
-documentation = "http
://doc.crates.io
/cargo"
+documentation = "http
s://docs.rs
/cargo"
description = """
Cargo, a package manager for Rust.
"""